home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 29 / CDT29.iso / e-Mail / WorldClient Pro 2.2.3 / wcsetup.exe / WORLDCLIENT.DSC < prev    next >
Encoding:
INI File  |  2000-09-14  |  10.8 KB  |  117 lines

  1. [General]
  2. LogLevel=A number (1 through 4) representing the log file verbosity. A lower number means more verbose. 1 = Most Verbose, 4 = Least Verbose.
  3. ListDateFormat=This control requires strftime formatting codes for displaying the date/time in the Message Listing. For a list of the formatting codes see: "Date/Time Formatting Codes" in the WCAdmin help file.
  4. MessageDateFormat=This control requires strftime formatting codes for displaying the date/time in the Message View. For a list of the formatting codes see: "Date/Time Formatting Codes" in the WCAdmin help file.
  5. RedirectWait=This is the time interval (in seconds) that WorldClient will wait before refreshing the "Please Wait" message that is displayed to users while their messages are being checked for and/or collected. This message will state which server it is connecting to and how many messages have been collected since it began downloaded them. # = Number of seconds before refreshing.
  6. EnableReplaceFrom=This control makes it possible for you to specify whether or not you want the From column to be replaced by the To column in your users' Drafts and Sent folders. By default it will be replaced.
  7. MaxLogFileSize=Max size in KB before WC rotates the log file.
  8. LogRotation=Set to DAILY, WEEKLY, MONTHLY to have WC rotate logs for you.
  9. MaxInlineAttachSize=Max size in KB of attachments to show inline.
  10. CaseSensitivePasswords=Whether or not WC authentication is case sensitive.
  11. SendReadConfirmations=Whether or not WC will respond to read confirmations.
  12. GlobalAddrBookSortOrder=Sort order to display the global address book.  Can be Name, RevName, EMail, RevEMail, Comment, RevComment, User, or blank.
  13. VerboseSentConfirmation=If Yes, WC will also display the To: and Subject: after a message has been sent.
  14.  
  15. [Registration]
  16. Name=Registered users name.
  17. Company=Registered users company name.
  18. Administrator=The e-mail address of the WC administrator.
  19. Key=Your WorldClient registration key. Type your registration key here to activate the registered version of WorldClient. The maximum number of user accounts allowable is determined by this key. To obtain a Registration Key, contact sales@worldclient.com or visit www.worldclient.com.
  20. MaxUsers=The maximum number of user accounts allowed by your version of WorldClient. This number cannot be altered by you. To obtain a Registration Key that will allow a larger number of users, contact sales@worldclient.com or visit www.worldclient.com.
  21.  
  22. [Directories]
  23. BaseDir=WorldClient's root directory. Default is [drive]:\Program Files\WorldClient
  24. TempDir=Directory to use when creating temporary directories/files. Default is [drive]:\Program Files\WorldClient\Temp
  25. LogDir=The Log file directory. Default is [drive]:\Program Files\WorldClient\Logs
  26. UserDir=The directory where user subdirectories should be created. Default is [drive]:\Program Files\WorldClient\Users
  27. SpellDir=WorldClient spell checker's directory. Default is [drive]:\Program Files\WorldClient\SpellCheck
  28. TemplateDir=WorldClient's templates directory. WorldClient's template files are stored in individual Themes directories. Default is [drive]:\Program Files\WorldClient\Templates
  29.  
  30. [WebServer]
  31. CgiDir=The path to the directory where CGI executables for WorldClient's web server are located. Default is [drive]:\Program Files\WorldClient\cgi-bin
  32. HtmlDir=Directory where HTML files and image files are located. Default is [drive]:\Program Files\WorldClient\HTML
  33. CgiBase1=What the HTTP request starts with. (e.g. /WorldClient.cgi)
  34. CgiFile1=The DLL or EXE to run when the CGI is requested. (e.g. c:\...\WorldClient.dll)
  35. Port=Port to listen on for WorldClient HTTP requests. Default is 2000
  36. BindAddress=To bind to a specific IP address, change this control to the IP address to which you wish to bind WorldClient. By default WorldClient will bind to all local interfaces. You will have to stop and restart the WorldClient service in order for any changes to take effect. 0.0.0.0 = Bind to all local
  37. DefHtmlFile=Default file to load in each dir if not specified. Default is index.html.
  38. CgiAlias=What CGI requests start with. Default is /cgi-bin.
  39. Auth=_ENCRYPTED_Encrypted authorization string for all web requests. The authorization string is of the format username:password, and is case sensitive. If blank, it doesn't require authorization.
  40. LocalAuth=This setting governs whether or not authorization will be required when a request is made from the local computer (127.0.0.1).
  41. MinThreads=Minimum number of threads in the thread pool.
  42. MaxThreads=Maximum number of threads in the thread pool (max concurrent requests). WorldClient will add threads to the pool as needed but will never add threads beyond this threshold.
  43. ThreadTimeout=Time (in ms) before an idle thread exits the thread pool.
  44.  
  45. [AdminWebServer]
  46. CgiDir=The path to the directory where CGI executables for the Admin server are located. Default is [drive]:\Program Files\WorldClient\Admin-cgi.
  47. HtmlDir=Directory where HTML files and image files for the Admin web server are located. Default is [drive]:\Program Files\WorldClient\HTML
  48. CgiBase1=
  49. CgiFile1=
  50. Auth=_ENCRYPTED_Encrypted authorization string for all Admin web requests. The authorization string is of the format username:password.  The username is not case sensitive, but password is. If blank, it doesn't require authorization. Default is Admin:WorldClient.
  51. Port=Port to listen on for HTTP requests to the WorldClient Admin server. Default is 2001
  52. BindAddress=To bind to a specific IP address, change this control to the IP address to which you wish to bind the WorldClient Admin server. By default the Admin server will bind to all local interfaces. You will have to stop and restart the WorldClient service in order for any changes to take effect. 0.0.0.0 = Bind to all local
  53. DefHtmlFile=Default file to load in each dir if not specified. Default is index.html.
  54. CgiAlias=What CGI requests start with. Default is /cgi-bin.
  55. LocalAuth=This setting governs whether or not authorization will be required when a request is made from the local computer (127.0.0.1).
  56.  
  57. [General]
  58. LogLevel=A number (1 through 4) representing the log file verbosity. A lower number means more verbose.
  59. MaxLogFileSize=Maximum file size (in Kbytes) for each WorldClient log file before starting a new one.
  60. MessageDateFormat=This control requires strftime formatting codes for displaying the date/time in the Message View.
  61. ListDateFormat=This control requires strftime formatting codes for displaying the date/time in the List View
  62. RedirectWait=This is the time interval (in seconds) that WorldClient will wait before refreshing the "Please Wait" message that is displayed.
  63. EnableReplaceFrom=This control makes it possible for you to specify whether or not you want the From column to be replaced by the To column in your users' Drafts and Sent folders.
  64. MaxInlineAttachSize=Maximum file size (in Kbytes) of text files that are shown inline along with the messages.
  65. CaseSensitivePasswords=Controls whether or not the WorldClient Pro logon passwords are case-sensitive.
  66. SendReadConfirmations=Determines whether or not WorldClient Pro will send read confirmation messages in response to messages that request it.
  67. VerboseSentConfirmation=When this key is set to "Yes", the "Message Sent" message will also display the contents of the "To:" and "Subject:" fields of the outgoing message.
  68. CacheTemplates=This key governs whether or not WorldClient will cache its Template files.
  69. RunAsService=Determines whether the WorldClient Server will run as a system service.
  70.  
  71. [WCAdmin]
  72. HelpURL=
  73. MaxNodes=
  74.  
  75. [Version]
  76. WorldClient=This section contains version information regarding WorldClient's various components. You cannot edit these controls; they will be overwritten each time you start WorldClient.
  77. WorldClientDLL=This section contains version information regarding WorldClient's various components. You cannot edit these controls; they will be overwritten each time you start WorldClient.
  78. WCAdmin=This section contains version information regarding WorldClient's various components. You cannot edit these controls; they will be overwritten each time you start WorldClient.
  79. WCADaemon=This section contains version information regarding WorldClient's various components. You cannot edit these controls; they will be overwritten each time you start WorldClient.
  80.  
  81. [Session]
  82. Maximum=This is the maximum number of users that may be logged in to WorldClient at the same time (i.e. maximum active sessions).
  83. ExpireTime=Time (in minutes) that an active session may remain idle before WorldClient will kill it. This is equivalent to WorldClient logging out the user.
  84. ComposeExpireTime=The amount of time that a user may remain in compose view before thier session will expire.
  85. CheckCookie=All WC requests for a session must send the correct cookie value for that session.  (Yes/No)
  86. CheckIP=All WC requests for a session must be from the same IP that was used when the session was created.  (Yes/No)
  87.  
  88. [AccountCreation]
  89. NewUserNotification=Controls whether WorldClient Pro will send an email notification to the administrator when a new account is created
  90. SendWelcomeMessage=Set this control to "Yes" if you would like a welcome message to be sent to new users.
  91. NTLogonName=If you are using an add user utility specified in the NewAccountExecutable key in the domains.ini file, and it needs access to any network shares, then you must use an NT user account with sufficient administrative privileges to access those shares.
  92. NTPassword=This is the password of the NT account being used to access network shares.
  93. NTDomain=This is the NT domain to which the account belongs that you are using to access network shares.
  94.  
  95. [SmtpClient]
  96. HeloDomain=Domain to use in the SMTP session HELO statement.
  97. Host=Hostname or IP address of the SMTP server that will be used for outgoing mail.
  98. Port=Port to connect to SMTP server on for outgoing mail.
  99.  
  100. [PopClient]
  101. RetrCutoff=Max size (in bytes) of messages to retrieve full body (not just headers) in initial pop session. Messages larger than this number will only have their headers retrieved until a user attempts to read the message; then it will be downloaded. Default = 4096 bytes, 0 = Retrieve all messages
  102. UseReceivedDate=Whether to use date of reciept rather than origination date.
  103. Timeout=How long before the Pop client gives up waiting (in seconds).
  104.  
  105. [SpellCheck]
  106. SplitWords=Comma delimited list of spellcheck languages that should use this feature.
  107. SplitContractedWords=Comma delimited list of spellcheck languages that should use this feature.
  108. SuggestSplitWords=Comma delimited list of spellcheck languages that should use this feature.
  109. AddSingleWords=Enable the *Add Word* option for misspelled words on the spell check page.
  110.  
  111. [Special]
  112. SendMessageAttachmentAsText=Sends message/rfc822 attachments as text/plain.
  113. SetCookies=Set and use browser cookies for the users login, lang & theme.
  114.  
  115. [Other]
  116. RandSeed=_DONOTSHOW_
  117.